projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c73d34
)
[__alpha__] (NO_SHARED_LIBS): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 2 Jun 1997 00:07:26 +0000
(
00:07
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 2 Jun 1997 00:07:26 +0000
(
00:07
+0000)
src/s/netbsd.h
patch
|
blob
|
history
diff --git
a/src/s/netbsd.h
b/src/s/netbsd.h
index b653566572406366faa986c890b2c9c97fa90972..a5c3360c8de861ca257d6633315149c7ad7eabc4 100644
(file)
--- a/
src/s/netbsd.h
+++ b/
src/s/netbsd.h
@@
-3,6
+3,10
@@
/* Get most of the stuff from bsd4.3 */
#include "bsd4-3.h"
+#ifdef __alpha__
+#define NO_SHARED_LIBS
+#endif
+
/* For mem-limits.h. */
#define BSD4_2